Do not prematurely truncate python eldoc string
authorJames Thomas <jimjoe@gmx.net>
Sat, 22 Jun 2024 12:27:00 +0000 (17:57 +0530)
committerEli Zaretskii <eliz@gnu.org>
Thu, 27 Jun 2024 08:53:29 +0000 (11:53 +0300)
commit6ec77f580ddbff9001abbc47ab2b857df41b3f36
tree40c3abed8cde41925d7cd3ae7face4c84659ff89
parentf475a1a25449509aa8c081d63f6ca63833cfdd35
Do not prematurely truncate python eldoc string

'eldoc-echo-area-use-multiline-p' is there for that.
* lisp/progmodes/python.el (python-eldoc-setup-code):
Make the change.  (Bug#71720)

* etc/NEWS: Announce the change in behavior.
etc/NEWS
lisp/progmodes/python.el